| Total Complexity | 42 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 390 |
| Lines of code | 253 |
| Logical lines of code | 125 |
| Comment lines | 69 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_single_customer_action_cron() | 47 | 7 | 34 | |
| run_subscription_check() | 52 | 7 | 23 | |
| run_email_digest() | 49 | 4 | 35 | |
| init_recurring_tasks() | 60 | 5 | 14 | |
| run_undeploy_sites() | 53 | 4 | 23 | |
| run_stop_sites() | 53 | 4 | 22 | |
| get_stopped_container_list() | 49 | 3 | 32 | |
| get_undeployed_container_list() | 49 | 3 | 31 | |
| do_not_schedule_post_types() | 70 | 2 | 6 | |
| count_undeployed_containers() | 62 | 1 | 12 | |
| count_stopped_containers() | 61 | 1 | 12 | |
| __construct() | 64 | 1 | 9 |